home *** CD-ROM | disk | FTP | other *** search
-
-
-
- PPPPAAAAGGGGEEEESSSSEEEENNNNDDDD((((1111MMMM)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV ((((OOOOccccttttoooobbbbeeeerrrr 3333,,,, 1111999999995555)))) PPPPAAAAGGGGEEEESSSSEEEENNNNDDDD((((1111MMMM))))
-
-
-
- NNNNAAAAMMMMEEEE
- pagesend - _H_y_l_a_F_A_X IXO/TAP and UCP transmit program
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- ////uuuussssrrrr////ffffrrrreeeeeeeewwwwaaaarrrreeee////ssssbbbbiiiinnnn////ppppaaaaggggeeeesssseeeennnndddd [ ----llll ] [ ----pppp ] [ ----cccc _c_o_n_f_i_g ] ----mmmm
- _d_e_v_i_c_e-_I_D _q_f_i_l_e
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- _p_a_g_e_s_e_n_d is the program that implements the IXO/TAP and the
- UCP transmission protocol for the _H_y_l_a_F_A_X system. _p_a_g_e_s_e_n_d
- is invoked by the _f_a_x_q scheduler process for each pager
- transmit attempt. _p_a_g_e_s_e_n_d assumes that its current working
- directory is the top of the spooling hierarchy and that a
- suitable modem device has been allocated for its use. In
- normal use _p_a_g_e_s_e_n_d will inherit a lockfile for the modem
- from the _f_a_x_q process. The format of the job description
- file specified on the command line is described in
- _s_e_n_d_q(4F).
-
- _p_a_g_e_s_e_n_d initializes the modem before attempting to transmit
- the pager message using the information in the appropriate
- modem configuration file. If the modem does not respond to
- this initialization, _p_a_g_e_s_e_n_d will repeatedly try to
- initialize the modem. This behaviour is required for send-
- only environments in which a _f_a_x_g_e_t_t_y(1M) process is not run
- (and the modem would be known to be in a properly
- initialized state). _p_a_g_e_s_e_n_d catches SIGINT and SIGTERM and
- cleans up any resources it controls; this is the mechanism
- used by _f_a_x_q to abort a job while it is in progress.
-
- Many aspects of _p_a_g_e_s_e_n_d operation are controlled through a
- configuration file. The configuration file is located in
- the spooler hierarchy in the eeeettttcccc subdirectory and is named
- ccccoooonnnnffffiiiigggg...._d_e_v_i_c_e-_I_D;;;; consult _c_o_n_f_i_g(4F) for detailed
- information on the contents of configuration files.
-
- The protocol which must be used for a specific service
- provider is controled from the _i_n_f_o(4F) file.
-
- OOOOPPPPTTTTIIIIOOOONNNNSSSS
- ----cccc _c_o_n_f_i_g Treat _c_o_n_f_i_g as a configuration parameter
- specification that is interpreted after reading
- the per-device configuration file. For example,
- ``-c sessiontracing:0x4f'' would set the
- SSSSeeeessssssssiiiioooonnnnTTTTrrrraaaacccciiiinnnngggg configuration parameter to
- ``0x4f'', overriding any setting in the
- configuration file.
-
- ----mmmm _d_e_v_I_D The device to use in processing the job. Note
- that this is a _d_e_v_i_c_e _i_d_e_n_t_i_f_i_e_r and not the
- pathname of the tty special file. A device
- identifier is formed from a device filename by
-
-
-
- Page 1 (printed 6/24/99)
-
-
-
-
-
-
- PPPPAAAAGGGGEEEESSSSEEEENNNNDDDD((((1111MMMM)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV ((((OOOOccccttttoooobbbbeeeerrrr 3333,,,, 1111999999995555)))) PPPPAAAAGGGGEEEESSSSEEEENNNNDDDD((((1111MMMM))))
-
-
-
- removing any leading ``/dev/'' and converting any
- ``/'' characters to ``_'' characters.
-
- ----llll Do the UUCP lockfile protocol in _p_a_g_e_s_e_n_d. By
- default _p_a_g_e_s_e_n_d assumes that it is invoked with
- the device already locked and that it does not
- need to manage the lockfile.
-
- ----pppp Do not change the process priority when
- transmitting. Normally _p_a_g_e_s_e_n_d will raise its
- priority to reduce i/o latency. This option is
- useful for debugging.
-
- NNNNOOOOTTTTEEEESSSS
- _p_a_g_e_s_e_n_d returns the new job status to _f_a_x_q through the
- _e_x_i_t(2) return value of the process: _s_e_n_d__r_e_t_r_y (0), retry
- job; _s_e_n_d__f_a_i_l_e_d (1), job finished without success,
- _s_e_n_d__d_o_n_e (2), job completed successfully, _s_e_n_d__r_e_f_o_r_m_a_t
- (3), job should be retried after documents are reformatted.
-
- FFFFIIIILLLLEEEESSSS
- /usr/freeware/var/spool/fax/etc/config.devID device-specific
- configuration file
-
- Consult _h_y_l_a_f_a_x(4F) for a complete discussion of the
- structure and content of the spooling area.
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- _f_a_x_q(1M), _h_y_l_a_f_a_x(4F), _c_o_n_f_i_g(4F), _i_n_f_o(4F)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 2 (printed 6/24/99)
-
-
-
-